home *** CD-ROM | disk | FTP | other *** search
- Date: Wed, 27 Jan 93 09:57:58 -0800
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9301271757.AA10489@netcom.netcom.com>
- To: julian@GINA.UNI-MUENSTER.DE, mint@terminator.rs.itd.umich.edu
- Subject: Re: utime()
-
- Good point -- we do need a way to implement Posix utime(). It's something
- I overlooked when designing the file system interface, and unfortunately
- you're right when you say that now is not a good time to be adding
- new system calls or changing the interface between the kernel and the
- file system :-(. So a new Fcntl is definitely the best way to go.
- If we all can agree on a standard I'd be happy to include it in the
- MiNT documentation.
-
- Regards,
- Eric
-